Tags
Authors
Hibernate Reactive 1.0.0.CR9 is now available!
This version includes the integration with Microsoft SQL Server.
You can find a complete list of changes on the Hibernate Reactive issue tracker.
Thank you!
This version contains upgrades to Vert.x SQL client 4.1.1 and Hibernate ORM 5.5.3.Final. We’ve also added some sanity checks to help prevent issues caused by using the session in the wrong thread.
You can find a complete list of changes on the Hibernate Reactive issue tracker.
Thank you!
Hibernate Reactive 1.0.0.CR7 is out and is now licensed under the Apache License, Version 2.0.
This version also contains some performance improvements,
adds a new method SessionFactory#withStatelessTransaction
,
upgrades to Hibernate ORM 5.5.2.Final and
supports the use of hibernate.jdbc.time_zone
for time types.
You can find a complete list of changes on the Hibernate Reactive issue tracker.
Thank you!
Hello everyone, we have released Hibernate Reactive 1.0.0.CR6!
Here’s a summary of the most important changes:
You can find a complete list of changes on the Hibernate Reactive issue tracker.
Thank you!
Hibernate Reactive 1.0.0.CR5 is out now!
Here’s a list of the most important changes
You can find a complete list of changes on the Hibernate Reactive issue tracker.
Thank you!
Hibernate Reactive 1.0.0.CR4 is out now!
It contains several important changes:
Thank you!
We’ve just released Hibernate Reactive 1.0.0.CR3.
This release contains an important bugfix releated to the id generation.
Thank you!
Hibernate Reactive 1.0.0.CR2 is out!
The most important change in this release is the upgrade to Vert.x 4.0.3.
Three months have passed since the first announcement, and we’re finally ready to release Hibernate Reactive 1.0.
Hibernate Reactive is a reactive API for Hibernate ORM, which supports non-blocking database clients and reactive programming as a paradigm for interacting with the relational database. This release supports the full feature set of JPA, along with almost the whole feature set of Hibernate ORM core, including an impressive array of features for achieving high performance data access.
Hibernate Reactive 1.0 supports the following databases:
This exciting new project was announced by Gavin King just a month ago; if you’ve missed it please check Introducing Hibernate Reactive.